gdkvulkancontext-win32.c: Suppress layered Windows on Vulkan
authorChun-wei Fan <fanchunwei@src.gnome.org>
Tue, 26 Nov 2019 08:07:08 +0000 (16:07 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Tue, 26 Nov 2019 09:00:11 +0000 (17:00 +0800)
commit9c5ea8eba4853c936fc30b5b53ccec47c058baa6
tree0e1bf5334a80243ce60db019b83bdf8293e1f70c
parent3d1a9c74841afd37487d4549e1185b418835a440
gdkvulkancontext-win32.c: Suppress layered Windows on Vulkan

The Vulkan renderer does not work well with layered windows enabled, so
turn it off when we successfully created the Vulkan context on Windows.
gdk/win32/gdkvulkancontext-win32.c